HSRoomMateMatchQuestion 
Logical Entity Name  HSRoomMateMatchQuestion 
Default Table Name  HSRoomMateMatchQuestion 
Physical Only  NO 
Definition 
 
Note 
 

HSRoomMateMatchQuestion Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HSRoomMateMatchQuestionID(PK)    int  NO 
 
HSRoomMateMatchID(FK)    int  NO 
 
HsApplicationQuestionID(FK)    int  NO 
 
Active    bit  NO 
 
Weight    tinyint  YES 
 
RequiresDirectMatch    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

HSRoomMateMatchQuestion Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HSRoomMateMatchQuestion_HSRoomMateMatchQuestionID  PrimaryKey  HSRoomMateMatchQuestionID 

HSRoomMateMatchQuestion Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
HsApplicationQuestion  Non-Identifying  One To Zero or More  FK_HSRoomMateMatchQuestion_HsApplicationQuestionID_HsApplicationQuestion_HsApplicationQuestionID      HsApplicationQuestionID  NO  YES 
HSRoomMateMatch  Non-Identifying  One To Zero or More  FK_HSRoomMateMatchQuestion_HSRoomMateMatchID_HSRoomMateMatch_HSRoomMateMatchID      HSRoomMateMatchID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_HSRoomMateMatchQuestion_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HSRoomMateMatchQuestion Check Constraints 
Check Constraint Name  CheckConstraint